From: Juanma Barranquero Date: Wed, 18 Jul 2007 11:55:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17839 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=df5eff1c55cd02feb3323175b409666830492fdd;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 16f9b5046a9..ebc55c9ce33 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,8 +1,20 @@ +2007-07-18 Richard Stallman + + * data.c (Fsetq_default): Doc fix. + + * eval.c (Fsetq): Doc fix. + +2007-07-18 Juanma Barranquero + + * coding.c (Ffind_operation_coding_system): + * eval.c (For, Fand): Doc fixes. + Reported by Johan Bockg,Ae(Brd. + 2007-07-18 Jan Dj,Ad(Brv - * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame + * xfns.c (Fx_focus_frame): Call x_ewmh_activate_frame. - * xterm.h: Declare x_ewmh_activate_frame + * xterm.h: Declare x_ewmh_activate_frame. * xterm.c (x_ewmh_activate_frame): New function. (XTframe_raise_lower): Move code to x_ewmh_activate_frame. @@ -8106,7 +8118,7 @@ 2005-09-19 Kim F. Storm * editfns.c (Fformat): Don't scan past end of format string that - ends in %. Reported by: Johan Bockg,Ae(Brd. + ends in %. Reported by Johan Bockg,Ae(Brd. 2005-09-18 Andreas Schwab